0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.6870350837708 392 1.1854 0


No Amazon API Requests Made.


App Debug - Total Time 1.6870350837708 seconds

Number Time From Start Name Description
1 0.3880410194397 Initialise Initialise FSB Function
2 0.390949010849 App Controller Start Start of the App controller (called before the controller of every page)
3 0.4401421546936 Start of getCategoryListByGroup Function Before first category groups query
4 0.44098210334778 After initial query Before first category groups query
5 0.44098305702209 Get Category List for Group Before the call to getCategoryList function
6 0.44098496437073 Start of GetCategoryList function Start of the function
7 0.44098711013794 Before getting categories Query to get specific category list
8 0.44178414344788 After getting categories Query to get specific category list
9 0.44178509712219 Before getting category custom Before call to function getCategoryCustom
10 0.45663714408875 After getting category custom After call to function getCategoryCustom
11 0.45663905143738 Before getting category custom Before call to function getCategoryCustom
12 0.46530795097351 After getting category custom After call to function getCategoryCustom
13 0.46531009674072 Before getting category custom Before call to function getCategoryCustom
14 0.46962904930115 After getting category custom After call to function getCategoryCustom
15 0.46963095664978 Before getting category custom Before call to function getCategoryCustom
16 0.47255992889404 After getting category custom After call to function getCategoryCustom
17 0.47256112098694 Before getting category custom Before call to function getCategoryCustom
18 0.47552514076233 After getting category custom After call to function getCategoryCustom
19 0.47552609443665 Before getting category custom Before call to function getCategoryCustom
20 0.47867798805237 After getting category custom After call to function getCategoryCustom
21 0.47868013381958 End of GetCategoryList function End of the function
22 0.47868394851685 Get Category List for Group Before the call to getCategoryList function
23 0.47868609428406 Start of GetCategoryList function Start of the function
24 0.47868704795837 Before getting categories Query to get specific category list
25 0.47906303405762 End of getCategoryListByGroup Function Before return()
26 1.3391590118408 App Controller End End of the App controller (called before the controller of every page)
27 1.517676115036 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.518697977066 Before Get Options Before the call to getOptions in the tpl class
29 1.5619139671326 After Get Options After the call to getOptions in the tpl class
30 1.5619461536407 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.6870250701904 Finalizing debug Before the debug is output to the page.
32 1.6870350837708 End of App This is the end of the app logging, final timestamp


Query Debug - 392 Database Queries. Total time 1.1854 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0016 0.001554012298584
SELECT parameter, value FROM parameters
2 0.0099 0.0098819732666016
SELECT * FROM `bad_bots`
3 0.0009 0.00092601776123047
SET time_zone = 'Europe/London'
4 0.0014 0.0014030933380127
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0015 0.0014710426330566
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0013 0.0013179779052734
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751916313'
7 0.0019 0.0018770694732666
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00053286552429199
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0015 0.0014579296112061
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
10 0.0004 0.00039887428283691
SELECT * FROM pages WHERE id = 52
11 0.0031 0.0030858516693115
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
12 0.0453 0.045287132263184
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
13 0.0004 0.00044417381286621
SELECT * FROM pages WHERE pagename = 'search'
14 0.0008 0.00083398818969727
SELECT * FROM categorygroups ORDER BY sortorder ASC
15 0.0008 0.00078797340393066
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
16 0.0055 0.0054740905761719
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
17 0.0009 0.00087285041809082
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
18 0.0006 0.00060105323791504
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
19 0.0003 0.00032806396484375
SELECT id FROM categories WHERE parent_id = '26'
20 0.0047 0.0046958923339844
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
21 0.0008 0.00082612037658691
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
22 0.0009 0.00086498260498047
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
23 0.0008 0.00082707405090332
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
24 0.0003 0.00030899047851562
SELECT * FROM categorygroups WHERE id = '1'
25 0.0030 0.0030150413513184
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
26 0.0003 0.00033712387084961
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
27 0.0003 0.00026702880859375
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
28 0.0003 0.00029301643371582
SELECT id FROM categories WHERE parent_id = '27'
29 0.0031 0.0030519962310791
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
30 0.0004 0.00035500526428223
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
31 0.0006 0.00055909156799316
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
32 0.0005 0.00047397613525391
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
33 0.0003 0.00026988983154297
SELECT * FROM categorygroups WHERE id = '1'
34 0.0011 0.0010731220245361
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
35 0.0003 0.00033807754516602
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
36 0.0002 0.00024700164794922
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
37 0.0003 0.00027704238891602
SELECT id FROM categories WHERE parent_id = '28'
38 0.0011 0.0011100769042969
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
39 0.0003 0.00032401084899902
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
40 0.0003 0.00034594535827637
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
41 0.0003 0.00029897689819336
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
42 0.0003 0.00027680397033691
SELECT * FROM categorygroups WHERE id = '1'
43 0.0004 0.00040698051452637
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
44 0.0003 0.00028705596923828
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
45 0.0003 0.00026202201843262
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
46 0.0003 0.0002901554107666
SELECT id FROM categories WHERE parent_id = '29'
47 0.0005 0.0004580020904541
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
48 0.0003 0.00031185150146484
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
49 0.0003 0.00032496452331543
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
50 0.0003 0.00029301643371582
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
51 0.0003 0.00026988983154297
SELECT * FROM categorygroups WHERE id = '1'
52 0.0004 0.00038385391235352
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
53 0.0003 0.00030112266540527
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
54 0.0003 0.0002748966217041
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
55 0.0003 0.00029301643371582
SELECT id FROM categories WHERE parent_id = '30'
56 0.0004 0.00043916702270508
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
57 0.0003 0.00032901763916016
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
58 0.0003 0.00032401084899902
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
59 0.0003 0.00031304359436035
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
60 0.0003 0.00026893615722656
SELECT * FROM categorygroups WHERE id = '1'
61 0.0004 0.00038909912109375
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
62 0.0003 0.00029206275939941
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
63 0.0003 0.00025105476379395
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
64 0.0003 0.00028300285339355
SELECT id FROM categories WHERE parent_id = '31'
65 0.0005 0.00051999092102051
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
66 0.0004 0.00037312507629395
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
67 0.0004 0.00036716461181641
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
68 0.0003 0.00033879280090332
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
69 0.0003 0.00030303001403809
SELECT * FROM categorygroups WHERE id = '1'
70 0.0004 0.00037097930908203
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
71 0.0025 0.0025119781494141
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
72 0.0010 0.00097393989562988
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
73 0.0004 0.00042891502380371
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
74 0.0008 0.00076889991760254
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
75 0.0011 0.0010848045349121
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
76 0.0007 0.00066184997558594
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
77 0.8502 0.85016894340515
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
78 0.0013 0.0012819766998291
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
79 0.0007 0.00070905685424805
SELECT * FROM countryredirects WHERE countrycode = 'US'
80 0.0004 0.0003509521484375
SELECT * FROM pages WHERE pagename = 'search'
81 0.0048 0.0048129558563232
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
82 0.0015 0.0014710426330566
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
83 0.0009 0.00094199180603027
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
84 0.0046 0.0046329498291016
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
85 0.0077 0.0077459812164307
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
86 0.0019 0.0019350051879883
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
87 0.0020 0.0020279884338379
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'lipton tchae the vert orient 25 sachets 44g lot de 3', NOW(), '216.73.216.195'
88 0.0011 0.0011138916015625
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
89 0.0007 0.00072312355041504
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0099 0.0099029541015625
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
91 0.0006 0.00062394142150879
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
92 0.0006 0.00057888031005859
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
93 0.0006 0.00061392784118652
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
94 0.0137 0.013718843460083
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
95 0.0004 0.0004429817199707
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
96 0.0004 0.00042104721069336
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
97 0.0006 0.00061702728271484
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
98 0.0006 0.00063991546630859
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0100 0.0099639892578125
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0004 0.00043392181396484
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
101 0.0004 0.0003662109375
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
102 0.0006 0.00060296058654785
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
103 0.0142 0.014204025268555
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0009 0.00088715553283691
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
105 0.0003 0.00032210350036621
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
106 0.0003 0.00032210350036621
SELECT * FROM products WHERE id = '4137'
107 0.0017 0.0016541481018066
SELECT * FROM productimages WHERE product_id = '4137' ORDER BY sortorder ASC
108 0.0006 0.00062012672424316
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4137' AND p.id = pi.product_id ORDER BY pi.sortorder
109 0.0016 0.0016310214996338
SELECT * FROM product_image_select WHERE product_id = '4137'
110 0.0015 0.0014688968658447
SELECT * FROM productcustomimages WHERE product_id = '4137'
111 0.0011 0.0010600090026855
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4137'
                GROUP BY o.product_id
112 0.0013 0.0012691020965576
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4137'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
113 0.0004 0.00037097930908203
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4137
114 0.0023 0.002345085144043
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4137' AND a.name = n.originalname
115 0.0004 0.00035214424133301
SELECT * FROM productoffers WHERE product_id = '4137' AND merchantid = 'A1X6FK5RDHNB96'
116 0.0003 0.00032711029052734
SELECT * FROM productoffers
                WHERE product_id = '4137' AND price > 0
                ORDER BY price ASC LIMIT 1
117 0.0006 0.00057196617126465
SELECT * FROM productoffers
                WHERE product_id = 4137
                ORDER BY price ASC LIMIT 1
118 0.0004 0.00035214424133301
SELECT value FROM productattributes
                WHERE product_id = '4137'
                AND name = 'ListPriceAmount'
119 0.0007 0.00071597099304199
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4137'
                GROUP BY o.product_id
120 0.0007 0.00066089630126953
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4137'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
121 0.0003 0.0003349781036377
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4137
122 0.0008 0.0008389949798584
SELECT value FROM productattributes WHERE product_id = '4137' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
123 0.0005 0.00045204162597656
SELECT * FROM products WHERE parent_id = '4137'
124 0.0004 0.00038003921508789
SELECT * FROM products WHERE id = '4145'
125 0.0012 0.001209020614624
SELECT * FROM productimages WHERE product_id = '4145' ORDER BY sortorder ASC
126 0.0007 0.0007469654083252
SELECT * FROM product_image_select WHERE product_id = '4145'
127 0.0003 0.00032901763916016
SELECT * FROM productcustomimages WHERE product_id = '4145'
128 0.0010 0.00095891952514648
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4145' AND a.name = n.originalname
129 0.0003 0.00032496452331543
SELECT * FROM productoffers WHERE product_id = '4145' AND merchantid = 'A1X6FK5RDHNB96'
130 0.0005 0.00046014785766602
SELECT * FROM productoffers
                WHERE product_id = '4145' AND price > 0
                ORDER BY price ASC LIMIT 1
131 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = 4145
                ORDER BY price ASC LIMIT 1
132 0.0003 0.00025796890258789
SELECT value FROM productattributes
                WHERE product_id = '4145'
                AND name = 'ListPriceAmount'
133 0.0003 0.00031399726867676
SELECT value FROM productattributes WHERE product_id = '4145' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
134 0.0004 0.00037693977355957
SELECT * FROM products WHERE id = '4151'
135 0.0004 0.00039005279541016
SELECT * FROM productimages WHERE product_id = '4151' ORDER BY sortorder ASC
136 0.0005 0.00050210952758789
SELECT * FROM product_image_select WHERE product_id = '4151'
137 0.0003 0.00028610229492188
SELECT * FROM productcustomimages WHERE product_id = '4151'
138 0.0007 0.00069594383239746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4151' AND a.name = n.originalname
139 0.0003 0.00033903121948242
SELECT * FROM productoffers WHERE product_id = '4151' AND merchantid = 'A1X6FK5RDHNB96'
140 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '4151' AND price > 0
                ORDER BY price ASC LIMIT 1
141 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = 4151
                ORDER BY price ASC LIMIT 1
142 0.0003 0.00027108192443848
SELECT value FROM productattributes
                WHERE product_id = '4151'
                AND name = 'ListPriceAmount'
143 0.0003 0.00028800964355469
SELECT value FROM productattributes WHERE product_id = '4151' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
144 0.0004 0.00040411949157715
SELECT * FROM products WHERE id = '4158'
145 0.0004 0.00036096572875977
SELECT * FROM productimages WHERE product_id = '4158' ORDER BY sortorder ASC
146 0.0005 0.00052285194396973
SELECT * FROM product_image_select WHERE product_id = '4158'
147 0.0003 0.00027918815612793
SELECT * FROM productcustomimages WHERE product_id = '4158'
148 0.0007 0.00066900253295898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4158' AND a.name = n.originalname
149 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '4158' AND merchantid = 'A1X6FK5RDHNB96'
150 0.0003 0.00025010108947754
SELECT * FROM productoffers
                WHERE product_id = '4158' AND price > 0
                ORDER BY price ASC LIMIT 1
151 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = 4158
                ORDER BY price ASC LIMIT 1
152 0.0003 0.00025105476379395
SELECT value FROM productattributes
                WHERE product_id = '4158'
                AND name = 'ListPriceAmount'
153 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '4158' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
154 0.0003 0.0003199577331543
SELECT * FROM products WHERE id = '4175'
155 0.0003 0.00029420852661133
SELECT * FROM productimages WHERE product_id = '4175' ORDER BY sortorder ASC
156 0.0004 0.00043487548828125
SELECT * FROM product_image_select WHERE product_id = '4175'
157 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '4175'
158 0.0007 0.00070309638977051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4175' AND a.name = n.originalname
159 0.0004 0.00039005279541016
SELECT * FROM productoffers WHERE product_id = '4175' AND merchantid = 'A1X6FK5RDHNB96'
160 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = '4175' AND price > 0
                ORDER BY price ASC LIMIT 1
161 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = 4175
                ORDER BY price ASC LIMIT 1
162 0.0003 0.00027608871459961
SELECT value FROM productattributes
                WHERE product_id = '4175'
                AND name = 'ListPriceAmount'
163 0.0004 0.00035214424133301
SELECT value FROM productattributes WHERE product_id = '4175' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
164 0.0004 0.00041389465332031
SELECT * FROM products WHERE id = '4180'
165 0.0004 0.00037908554077148
SELECT * FROM productimages WHERE product_id = '4180' ORDER BY sortorder ASC
166 0.0005 0.0005030632019043
SELECT * FROM product_image_select WHERE product_id = '4180'
167 0.0003 0.00027179718017578
SELECT * FROM productcustomimages WHERE product_id = '4180'
168 0.0006 0.00055789947509766
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4180' AND a.name = n.originalname
169 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '4180' AND merchantid = 'A1X6FK5RDHNB96'
170 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = '4180' AND price > 0
                ORDER BY price ASC LIMIT 1
171 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 4180
                ORDER BY price ASC LIMIT 1
172 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '4180'
                AND name = 'ListPriceAmount'
173 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '4180' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
174 0.0003 0.00032687187194824
SELECT * FROM products WHERE id = '4201'
175 0.0003 0.00034999847412109
SELECT * FROM productimages WHERE product_id = '4201' ORDER BY sortorder ASC
176 0.0003 0.00026488304138184
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4201' AND p.id = pi.product_id ORDER BY pi.sortorder
177 0.0004 0.00044703483581543
SELECT * FROM product_image_select WHERE product_id = '4201'
178 0.0003 0.00031208992004395
SELECT * FROM productcustomimages WHERE product_id = '4201'
179 0.0004 0.00038909912109375
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4201'
                GROUP BY o.product_id
180 0.0004 0.00043392181396484
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4201'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
181 0.0003 0.00027203559875488
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4201
182 0.0006 0.00062990188598633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4201' AND a.name = n.originalname
183 0.0003 0.00029301643371582
SELECT * FROM productoffers WHERE product_id = '4201' AND merchantid = 'A1X6FK5RDHNB96'
184 0.0003 0.00027990341186523
SELECT * FROM productoffers
                WHERE product_id = '4201' AND price > 0
                ORDER BY price ASC LIMIT 1
185 0.0003 0.00028586387634277
SELECT * FROM productoffers
                WHERE product_id = 4201
                ORDER BY price ASC LIMIT 1
186 0.0002 0.00024890899658203
SELECT value FROM productattributes
                WHERE product_id = '4201'
                AND name = 'ListPriceAmount'
187 0.0003 0.00025415420532227
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4201'
                GROUP BY o.product_id
188 0.0004 0.00037193298339844
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4201'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
189 0.0003 0.00025820732116699
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4201
190 0.0004 0.00039196014404297
SELECT value FROM productattributes WHERE product_id = '4201' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
191 0.0005 0.00045394897460938
SELECT * FROM products WHERE parent_id = '4201'
192 0.0003 0.00028204917907715
SELECT * FROM products WHERE id = '4202'
193 0.0004 0.0003669261932373
SELECT * FROM productimages WHERE product_id = '4202' ORDER BY sortorder ASC
194 0.0005 0.00048303604125977
SELECT * FROM product_image_select WHERE product_id = '4202'
195 0.0004 0.00042915344238281
SELECT * FROM productcustomimages WHERE product_id = '4202'
196 0.0006 0.00064802169799805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4202' AND a.name = n.originalname
197 0.0010 0.0010199546813965
SELECT * FROM productoffers WHERE product_id = '4202' AND merchantid = 'A1X6FK5RDHNB96'
198 0.0003 0.00034999847412109
SELECT * FROM productoffers
                WHERE product_id = '4202' AND price > 0
                ORDER BY price ASC LIMIT 1
199 0.0005 0.00053906440734863
SELECT value FROM productattributes WHERE product_id = '4202' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
200 0.0004 0.00044989585876465
SELECT * FROM products WHERE id = '4203'
201 0.0005 0.00045609474182129
SELECT * FROM productimages WHERE product_id = '4203' ORDER BY sortorder ASC
202 0.0006 0.00057888031005859
SELECT * FROM product_image_select WHERE product_id = '4203'
203 0.0003 0.00031113624572754
SELECT * FROM productcustomimages WHERE product_id = '4203'
204 0.0006 0.00059795379638672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4203' AND a.name = n.originalname
205 0.0004 0.00037908554077148
SELECT * FROM productoffers WHERE product_id = '4203' AND merchantid = 'A1X6FK5RDHNB96'
206 0.0003 0.00026988983154297
SELECT * FROM productoffers
                WHERE product_id = '4203' AND price > 0
                ORDER BY price ASC LIMIT 1
207 0.0002 0.00023984909057617
SELECT * FROM productoffers
                WHERE product_id = 4203
                ORDER BY price ASC LIMIT 1
208 0.0003 0.00025582313537598
SELECT value FROM productattributes
                WHERE product_id = '4203'
                AND name = 'ListPriceAmount'
209 0.0003 0.00028705596923828
SELECT value FROM productattributes WHERE product_id = '4203' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
210 0.0003 0.00034308433532715
SELECT * FROM products WHERE id = '4213'
211 0.0004 0.0004279613494873
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
212 0.0005 0.00052094459533691
SELECT * FROM product_image_select WHERE product_id = '4213'
213 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '4213'
214 0.0007 0.0007479190826416
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
215 0.0004 0.00038313865661621
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
216 0.0003 0.00034689903259277
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
217 0.0004 0.00035190582275391
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
218 0.0003 0.00033807754516602
SELECT * FROM products WHERE id = '4246'
219 0.0004 0.0004279613494873
SELECT * FROM productimages WHERE product_id = '4246' ORDER BY sortorder ASC
220 0.0005 0.0005180835723877
SELECT * FROM product_image_select WHERE product_id = '4246'
221 0.0003 0.00029683113098145
SELECT * FROM productcustomimages WHERE product_id = '4246'
222 0.0007 0.0007469654083252
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4246' AND a.name = n.originalname
223 0.0003 0.0003201961517334
SELECT * FROM productoffers WHERE product_id = '4246' AND merchantid = 'A1X6FK5RDHNB96'
224 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '4246' AND price > 0
                ORDER BY price ASC LIMIT 1
225 0.0004 0.00037097930908203
SELECT value FROM productattributes WHERE product_id = '4246' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
226 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = '4247'
227 0.0004 0.00043892860412598
SELECT * FROM productimages WHERE product_id = '4247' ORDER BY sortorder ASC
228 0.0004 0.00043797492980957
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4247' AND p.id = pi.product_id ORDER BY pi.sortorder
229 0.0006 0.00056719779968262
SELECT * FROM product_image_select WHERE product_id = '4247'
230 0.0004 0.00035190582275391
SELECT * FROM productcustomimages WHERE product_id = '4247'
231 0.0005 0.00054407119750977
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4247'
                GROUP BY o.product_id
232 0.0006 0.00058197975158691
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4247'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
233 0.0003 0.00029492378234863
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4247
234 0.0006 0.00061583518981934
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4247' AND a.name = n.originalname
235 0.0002 0.00024509429931641
SELECT * FROM productoffers WHERE product_id = '4247' AND merchantid = 'A1X6FK5RDHNB96'
236 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '4247' AND price > 0
                ORDER BY price ASC LIMIT 1
237 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = 4247
                ORDER BY price ASC LIMIT 1
238 0.0003 0.00027799606323242
SELECT value FROM productattributes
                WHERE product_id = '4247'
                AND name = 'ListPriceAmount'
239 0.0003 0.00032520294189453
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4247'
                GROUP BY o.product_id
240 0.0005 0.00053906440734863
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4247'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
241 0.0003 0.00029301643371582
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4247
242 0.0003 0.00034999847412109
SELECT value FROM productattributes WHERE product_id = '4247' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
243 0.0005 0.00048398971557617
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4247'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
244 0.0004 0.00035381317138672
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4247'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
245 0.0003 0.00027203559875488
SELECT * FROM products WHERE id = '4257'
246 0.0004 0.00040197372436523
SELECT * FROM productimages WHERE product_id = '4257' ORDER BY sortorder ASC
247 0.0005 0.00048398971557617
SELECT * FROM product_image_select WHERE product_id = '4257'
248 0.0003 0.0003199577331543
SELECT * FROM productcustomimages WHERE product_id = '4257'
249 0.0007 0.00070905685424805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4257' AND a.name = n.originalname
250 0.0004 0.00035500526428223
SELECT * FROM productoffers WHERE product_id = '4257' AND merchantid = 'A1X6FK5RDHNB96'
251 0.0003 0.00029087066650391
SELECT * FROM productoffers
                WHERE product_id = '4257' AND price > 0
                ORDER BY price ASC LIMIT 1
252 0.0004 0.00039196014404297
SELECT value FROM productattributes WHERE product_id = '4257' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
253 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '4258'
254 0.0004 0.00043988227844238
SELECT * FROM productimages WHERE product_id = '4258' ORDER BY sortorder ASC
255 0.0005 0.00047087669372559
SELECT * FROM product_image_select WHERE product_id = '4258'
256 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '4258'
257 0.0007 0.00066590309143066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4258' AND a.name = n.originalname
258 0.0003 0.00032281875610352
SELECT * FROM productoffers WHERE product_id = '4258' AND merchantid = 'A1X6FK5RDHNB96'
259 0.0003 0.00026893615722656
SELECT * FROM productoffers
                WHERE product_id = '4258' AND price > 0
                ORDER BY price ASC LIMIT 1
260 0.0003 0.00034713745117188
SELECT value FROM productattributes WHERE product_id = '4258' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
261 0.0004 0.00035905838012695
SELECT * FROM products WHERE id = '4259'
262 0.0004 0.00038695335388184
SELECT * FROM productimages WHERE product_id = '4259' ORDER BY sortorder ASC
263 0.0005 0.0004570484161377
SELECT * FROM product_image_select WHERE product_id = '4259'
264 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '4259'
265 0.0007 0.00073409080505371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4259' AND a.name = n.originalname
266 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '4259' AND merchantid = 'A1X6FK5RDHNB96'
267 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '4259' AND price > 0
                ORDER BY price ASC LIMIT 1
268 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = 4259
                ORDER BY price ASC LIMIT 1
269 0.0002 0.00024509429931641
SELECT value FROM productattributes
                WHERE product_id = '4259'
                AND name = 'ListPriceAmount'
270 0.0003 0.00027084350585938
SELECT value FROM productattributes WHERE product_id = '4259' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
271 0.0003 0.00032496452331543
SELECT * FROM products WHERE id = '4260'
272 0.0004 0.00040578842163086
SELECT * FROM productimages WHERE product_id = '4260' ORDER BY sortorder ASC
273 0.0005 0.00049901008605957
SELECT * FROM product_image_select WHERE product_id = '4260'
274 0.0003 0.00028014183044434
SELECT * FROM productcustomimages WHERE product_id = '4260'
275 0.0007 0.00072598457336426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4260' AND a.name = n.originalname
276 0.0003 0.00032615661621094
SELECT * FROM productoffers WHERE product_id = '4260' AND merchantid = 'A1X6FK5RDHNB96'
277 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = '4260' AND price > 0
                ORDER BY price ASC LIMIT 1
278 0.0004 0.00039291381835938
SELECT value FROM productattributes WHERE product_id = '4260' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
279 0.0003 0.00033307075500488
SELECT * FROM products WHERE id = '4261'
280 0.0004 0.00037598609924316
SELECT * FROM productimages WHERE product_id = '4261' ORDER BY sortorder ASC
281 0.0005 0.00046420097351074
SELECT * FROM product_image_select WHERE product_id = '4261'
282 0.0003 0.00031900405883789
SELECT * FROM productcustomimages WHERE product_id = '4261'
283 0.0008 0.00076413154602051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4261' AND a.name = n.originalname
284 0.0004 0.00037693977355957
SELECT * FROM productoffers WHERE product_id = '4261' AND merchantid = 'A1X6FK5RDHNB96'
285 0.0003 0.0002741813659668
SELECT * FROM productoffers
                WHERE product_id = '4261' AND price > 0
                ORDER BY price ASC LIMIT 1
286 0.0004 0.00035405158996582
SELECT value FROM productattributes WHERE product_id = '4261' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
287 0.0004 0.00038504600524902
SELECT * FROM products WHERE id = '4474'
288 0.0005 0.0005030632019043
SELECT * FROM productimages WHERE product_id = '4474' ORDER BY sortorder ASC
289 0.0004 0.00036978721618652
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4474' AND p.id = pi.product_id ORDER BY pi.sortorder
290 0.0005 0.000518798828125
SELECT * FROM product_image_select WHERE product_id = '4474'
291 0.0003 0.0002899169921875
SELECT * FROM productcustomimages WHERE product_id = '4474'
292 0.0004 0.00037002563476562
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4474'
                GROUP BY o.product_id
293 0.0004 0.00044608116149902
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4474'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
294 0.0003 0.0002741813659668
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4474
295 0.0006 0.00060200691223145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4474' AND a.name = n.originalname
296 0.0003 0.00025796890258789
SELECT * FROM productoffers WHERE product_id = '4474' AND merchantid = 'A1X6FK5RDHNB96'
297 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '4474' AND price > 0
                ORDER BY price ASC LIMIT 1
298 0.0002 0.00023317337036133
SELECT * FROM productoffers
                WHERE product_id = 4474
                ORDER BY price ASC LIMIT 1
299 0.0003 0.00028395652770996
SELECT value FROM productattributes
                WHERE product_id = '4474'
                AND name = 'ListPriceAmount'
300 0.0003 0.00028491020202637
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4474'
                GROUP BY o.product_id
301 0.0004 0.0003960132598877
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4474'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
302 0.0003 0.00026082992553711
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4474
303 0.0004 0.00036001205444336
SELECT value FROM productattributes WHERE product_id = '4474' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
304 0.0005 0.00050783157348633
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4474'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
305 0.0003 0.00030708312988281
SELECT * FROM products WHERE parent_id = '4474'
306 0.0004 0.00040411949157715
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4697' AND a.name = n.originalname
307 0.0004 0.0004279613494873
SELECT * FROM productoffers WHERE product_id = '4697' AND merchantid = 'A1X6FK5RDHNB96'
308 0.0013 0.001345157623291
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4137' ORDER BY timestamp DESC
309 0.0003 0.00028204917907715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4145' ORDER BY timestamp DESC
310 0.0003 0.00027108192443848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4151' ORDER BY timestamp DESC
311 0.0003 0.00026106834411621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4158' ORDER BY timestamp DESC
312 0.0003 0.00030612945556641
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4175' ORDER BY timestamp DESC
313 0.0003 0.00026798248291016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4180' ORDER BY timestamp DESC
314 0.0002 0.00023603439331055
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4201' ORDER BY timestamp DESC
315 0.0003 0.00033998489379883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4202' ORDER BY timestamp DESC
316 0.0003 0.00026798248291016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4203' ORDER BY timestamp DESC
317 0.0002 0.00021815299987793
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4213' ORDER BY timestamp DESC
318 0.0002 0.00021505355834961
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4246' ORDER BY timestamp DESC
319 0.0003 0.00027585029602051
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4247' ORDER BY timestamp DESC
320 0.0003 0.00025391578674316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4257' ORDER BY timestamp DESC
321 0.0002 0.00024104118347168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4258' ORDER BY timestamp DESC
322 0.0003 0.00025606155395508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4259' ORDER BY timestamp DESC
323 0.0003 0.00027894973754883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4260' ORDER BY timestamp DESC
324 0.0004 0.00041794776916504
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4261' ORDER BY timestamp DESC
325 0.0003 0.00026583671569824
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4474' ORDER BY timestamp DESC
326 0.0009 0.000946044921875
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
327 0.0007 0.00068306922912598
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
328 0.0003 0.00030016899108887
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
329 0.0134 0.013378143310547
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
330 0.0009 0.00091218948364258
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
331 0.0004 0.00040793418884277
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
332 0.0003 0.00034999847412109
SELECT * FROM products WHERE id = 1626
333 0.0003 0.00029110908508301
SELECT * FROM products WHERE id = 4041
334 0.0003 0.0002739429473877
SELECT * FROM products WHERE id = 4312
335 0.0003 0.00029897689819336
SELECT * FROM products WHERE id = 777
336 0.0003 0.00028204917907715
SELECT * FROM products WHERE id = 3881
337 0.0003 0.00027894973754883
SELECT * FROM products WHERE id = 4213
338 0.0003 0.0002739429473877
SELECT * FROM products WHERE id = '1626'
339 0.0004 0.00035786628723145
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
340 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '1626'
341 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '1626'
342 0.0007 0.00069093704223633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
343 0.0003 0.00034308433532715
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
344 0.0003 0.00030398368835449
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
345 0.0004 0.00036501884460449
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
346 0.0003 0.00034689903259277
SELECT * FROM products WHERE id = '4041'
347 0.0004 0.00042080879211426
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
348 0.0005 0.00047111511230469
SELECT * FROM product_image_select WHERE product_id = '4041'
349 0.0003 0.00028514862060547
SELECT * FROM productcustomimages WHERE product_id = '4041'
350 0.0009 0.0008699893951416
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
351 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
352 0.0003 0.00034999847412109
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
353 0.0005 0.00047707557678223
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
354 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = '4312'
355 0.0006 0.00056290626525879
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
356 0.0007 0.00065803527832031
SELECT * FROM product_image_select WHERE product_id = '4312'
357 0.0003 0.00029206275939941
SELECT * FROM productcustomimages WHERE product_id = '4312'
358 0.0007 0.0006718635559082
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
359 0.0004 0.00037503242492676
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
360 0.0003 0.00034689903259277
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
361 0.0003 0.00034809112548828
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
362 0.0004 0.00038790702819824
SELECT * FROM products WHERE id = '777'
363 0.0004 0.00039100646972656
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
364 0.0005 0.00047492980957031
SELECT * FROM product_image_select WHERE product_id = '777'
365 0.0003 0.00028395652770996
SELECT * FROM productcustomimages WHERE product_id = '777'
366 0.0008 0.00081586837768555
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
367 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
368 0.0003 0.00029397010803223
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
369 0.0004 0.00039100646972656
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
370 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '3881'
371 0.0005 0.00048184394836426
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
372 0.0007 0.00068402290344238
SELECT * FROM product_image_select WHERE product_id = '3881'
373 0.0003 0.00028610229492188
SELECT * FROM productcustomimages WHERE product_id = '3881'
374 0.0008 0.00075817108154297
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
375 0.0003 0.00032877922058105
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
376 0.0003 0.00031089782714844
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
377 0.0004 0.00038385391235352
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
378 0.0004 0.00037693977355957
SELECT * FROM products WHERE id = '4213'
379 0.0005 0.00050997734069824
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
380 0.0005 0.00053811073303223
SELECT * FROM product_image_select WHERE product_id = '4213'
381 0.0003 0.00030303001403809
SELECT * FROM productcustomimages WHERE product_id = '4213'
382 0.0008 0.00077986717224121
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
383 0.0003 0.00032901763916016
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
384 0.0003 0.00030303001403809
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
385 0.0004 0.00035309791564941
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
386 0.0012 0.0011861324310303
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
387 0.0005 0.00051116943359375
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
388 0.0016 0.0016400814056396
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
389 0.0010 0.0010218620300293
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
390 0.0005 0.00046205520629883
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
391 0.0006 0.00063300132751465
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
392 0.0007 0.00067687034606934
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'